home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / SocketClasses / Client / README < prev   
Encoding:
Text File  |  1992-03-15  |  332 b   |  13 lines

  1. This is an example for use with the Socket Classes, SktSocketManager,
  2. SktSocket, and SktSocketUser.  It provides a very simple TELNET-style
  3. client program for connecting to a server.  Just make it, and while
  4. running the server, type "client <hostname> <portnum>".
  5.  
  6. ===============
  7.  
  8. Content:
  9.  
  10.     client.m
  11.     Makefile
  12.     README (this file)
  13.